pulvreakt
Toggle table of contents
0.10.1-dev16+864eaad844
js
Platform filter
js
Switch theme
Search in API
pulvreakt
mqtt-protocol
/
it.unibo.pulvreakt.mqtt
/
MqttProtocol
/
[js]writeToChannel
write
To
Channel
js
open
suspend override
fun
writeToChannel
(
from
:
Entity
,
to
:
Entity
,
message
:
ByteArray
)
:
Either
<
ProtocolError
,
Unit
>